C1.Web.Mvc Namespace / ChartAxis<T> Class / LabelAngle Property

In This Topic
LabelAngle Property
In This Topic
Gets or sets the rotation angle of axis labels. The angle is measured in degrees with valid values ranging from -90 to 90.
Syntax
'Declaration
 
Public Property LabelAngle As Nullable(Of Integer)
 
See Also